1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.4952
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 namespace CSASPNETAutoLogin
{
14 public partial class AutoLogin
{
20 /// Auto-generated field.
21 /// To modify move field declaration from designer file to code-behind file.
23 protected global::System
.Web
.UI
.HtmlControls
.HtmlForm form1
;
26 /// btnUserName control.
29 /// Auto-generated field.
30 /// To modify move field declaration from designer file to code-behind file.
32 protected global::System
.Web
.UI
.WebControls
.TextBox btnUserName
;
35 /// btnPassword control.
38 /// Auto-generated field.
39 /// To modify move field declaration from designer file to code-behind file.
41 protected global::System
.Web
.UI
.WebControls
.TextBox btnPassword
;
47 /// Auto-generated field.
48 /// To modify move field declaration from designer file to code-behind file.
50 protected global::System
.Web
.UI
.WebControls
.Button Login1
;